Welcome![Sign In][Sign Up]
Location:
Search - bmp compression

Search list

[CSharpdemo_CHEPAI

Description: 一个简单实用的车牌识别代码,目前只支持bmp格式的照片解析;压缩包里还有几个要注册的dll组件。-A simple and practical license plate identification code, currently only supports bmp format photo analysis compression bag There are several components to register the dll.
Platform: | Size: 15841280 | Author: 周臣 | Hits:

[Picture Viewerbmpdisplay

Description: 读取BMP文件信息和显示,读取文件头信息,包括大小,长宽,水平和垂直分辨率,彩色数目,实际用到的彩色数目,关键颜色数目,压缩方式,每像素用到的bit数等-to read and display bmp file. output the header information, includnig file size, image width and height, horizontal and verticular resolution, number of color used and number of significant color, compression method, bit count per pixel etc.
Platform: | Size: 54272 | Author: 李升 | Hits:

[GDI-Bitmapfrac_comp

Description: To display bmp,JPG, other formats and convert to other formats and compression as well.
Platform: | Size: 38912 | Author: Adi | Hits:

[Applicationsgaoqinkaokoucode

Description: 高清卡口监控报警系统基于Microsoft的DirectShow技术,运行于Windows 2000或以上平台。本系统支持目前市面上的大多数WDM驱动程序的视频捕捉卡、1394及USB连接的DV设备等,支持一机多卡;支持内存中位图的识别;支持BMP、JPG等图片格式文件的识别及存储;支持AVI、MPG、WMV等录像文件格式的回放及识别;支持MPEG4高压缩比的AVI格式的录像片断保存。-HD mount monitor alarm system is based on Microsoft s DirectShow technology and runs on Windows 2000 or higher platform. This system supports the current market, most of the WDM driver video capture card, 1394, and USB connected DV equipment in support of a multi-card machines to support in-memory bitmap of the identification support for BMP, JPG and other image format files identified and storage support for AVI, MPG, WMV and other video file formats, playback and identification support MPEG4 high compression ratio to save AVI format video clips.
Platform: | Size: 51200 | Author: tangcp | Hits:

[Windows Developmaprar2

Description: 图片简单压缩软件,用来制作BMP数组.有效的减少图片的空间.-Picture a simple compression software used to produce an array of BMP.
Platform: | Size: 50176 | Author: qinlei | Hits:

[Software EngineeringTURBOCODEAPPTOIMAGETRANSMISSION

Description: Simulations over AWGN and Rayleigh channels, at various signal-to-noise ratios, verify the excellent performance of this novel APEL-turbo scheme. Performance comparisons were carried out between turbo coded APEL, JPEG, and BMP image files. To provide a fair comparison between the APEL and JPEG images, compression level had to be the same. This resulted in the data reduction for both APEL and JPEG to be around 5 to 1. In the assessment of bit errors within a received image file, a quantitative pixel error rate offers a fairer comparison. Therefore, it is appropriate to represent the error performance in a ratio called “Pixel Error Rate (PER)”, which is a measure of the degree of image degradation. Through the analysis of the ith received pixel’s variance from its transmitted value, a measure of visual disturbance, Δi, can be quantified as in (1), where ti and ri represent the transmitted and received pixel colours respectively, for an n colour image.
Platform: | Size: 386048 | Author: A.H.M Shahparan | Hits:

[SCMourdev_530727

Description: 实现将原始位图数据编码成为JPEG文件,发送到串口。 现在程序还是热呼呼的,因为刚才才从VC程序移植到STM32成功,实现正常压缩。 稍作修改,可以接摄像头,做成jpeg串口摄像头。 硬件只需要:stm32f103ZET6,串口usart1。 图像数据从usart1输出,波特率115200.可以用串口软件接收数据,保存为.jpg后缀名,即可在电脑上打开该图片文件。 我用的串口软件是AccessPort。 编码生成的图片大小为320x240. 原始图片以RGB数组的形式放在程序里面了,大小为240x16.因为320x240的bmp图片会到200多K,所以只截取了一部分-To achieve the original bitmap data encoded as JPEG files, sent to the serial port. The proceeding is still warm, because as mentioned before porting from VC to the STM32 success, to achieve a normal compression. Some modifications, you can access the camera, made jpeg serial camera. Hardware only: stm32f103ZET6, serial usart1. The image data from usart1 output, baud rate 115200. Can use the software to receive serial data, save it as. Jpg suffix name, the computer can open the picture file. I use the serial port software is AccessPort. Encoding generated image size is 320x240. The original image to RGB in the form of an array of programs on the inside, and the size of 240x16. Because it will be 320x240 in bmp images to more than 200 K, so only a portion of intercepted
Platform: | Size: 871424 | Author: 刘智 | Hits:

[Multimedia programMobileWallpaperMaker

Description: 可以方便的制作手机壁纸: 1.支持bmp,jpg,gif(gif只支持第一帧),png格式 2.输出格式为jpg,因为我感觉小尺寸的图片文件在图片失真不严重的情况下jpg格式比其他格式友更好的压缩比 3.支持图片翻转,平滑等特效 4.操作简单,方便易用.-You can easily create mobile phone wallpaper: 1. Supports bmp, jpg, gif (gif only supports the first frame), png formats 2. Output format jpg, because I felt that the small size of the picture files in the image distortion is not severe cases, jpg format, a better friend than any other format, compression ratio 3. to support image flip, smooth and other effects 4. simple and easy to use.
Platform: | Size: 171008 | Author: lyming123 | Hits:

[Graph DrawingwriteDIB

Description: 本程序要构造的位图为24位bmp格式,通过直接为结构体BITMAPFILEHEADER和BITMAPINFOHEADER赋值的方式生成。本程序演示的功能比较片面,但也比较实用。如果面对大量的数据,特别是二维的数组,可以尝试将它们写成图像,这样有助于发现规律。 压缩包中还有几个关于结构体说明的文档,可帮助理解。-This procedure to construct the bit picture shows the 24-bit bmp format, through direct BITMAPFILEHEADER for the structure and the way BITMAPINFOHEADER assignment is generated. This program demonstrates the function relatively one-sided, but also more practical. When faced with large amounts of data, especially in two-dimensional array, you can try to formulate them in the image, so help to identify the law. Compression package, several documents on the structure description can help to understand.
Platform: | Size: 695296 | Author: yjt | Hits:

[Delphi VCLAccordingtocompressionratiowillbeconvertedtoBMPfor

Description: 按压缩比将BMP格式转换成JPEG格式,很完整实用的源码.-According to compression ratio will be converted to BMP format, JPEG format, it is a complete and practical source.
Platform: | Size: 309248 | Author: 李篆 | Hits:

[Embeded Linuxmonitor.tar

Description: 嵌入式Linux video4linux 编程。包含触摸屏显示,jpeg、png和bmp等图像的压缩。心血!-Programming Embedded Linux video4linux. Include touch screen display, jpeg, png, and bmp image compression, etc.. Hard!
Platform: | Size: 2142208 | Author: wzhiwei | Hits:

[Compress-Decompress algrithmsjpegcompression

Description: 对位深为24位的bmp图片进行jpeg压缩。ps:其他图片格式貌似也支持,本人对该算法还未进行细致的分析。总之是jpeg压缩算法的实现。个人认为该代码的实现者编程水平很高啊。-On the bit depth to 24 bit bmp image to jpeg compression. ps: looks like the other image formats are supported, I have not yet conducted the detailed analysis algorithm. All in all, jpeg compression algorithms. Individuals who believe that the programming code to achieve high levels of ah.
Platform: | Size: 2900992 | Author: 黄伟 | Hits:

[Special EffectsVC_JPG_CODE

Description: 用VC实现BMP位图行程压缩编码为JPG图像格式-BMP bitmap with VC to achieve compression stroke for the JPG image format
Platform: | Size: 122880 | Author: Turing Xu | Hits:

[Compress-Decompress algrithms39709601ccc7

Description: JPEG压缩 本论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件-JPEG compression of the paper introduces the JPEG encoding and decoding. Coding part of the program can be a BMP format image JEPG coding, compressed into a file saved in binary form
Platform: | Size: 238592 | Author: 赵景智 | Hits:

[OS programjpegit

Description: 将BMP图像转换成JPEG图像,有损压缩-BMP images will be converted into JPEG images, lossy compression
Platform: | Size: 715776 | Author: sing | Hits:

[Linux-Unixjpeg

Description: 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件格式,任何视图软件都可以打开。DPCM方法中的解 压缩程序将数据仍然存成com格式,可以将其转成PGM格式观看,压缩包中由com转为PGM格式的程序。 <4>所有的C程序均是在Linux(Rethat7.3)下完成。-Compressed package includes: 1. The JPEG and DPCM algorithm article 2. To achieve its compression algorithm procedure 3. The image compression information. Readers please note: <1> discussed here is the gray image compression does not involve color images. <2> to achieve compression, the input image data using a custom format (com format), record the first four bytes of the image width and height, and then is gradually Line of image data, image mark the beginning and no end. This format of image data is obtained from the BMP image. <3> There are no procedures for JPEG decompression algorithm, compressed data stored as a standard JPEG file format, you can open in any view. DPCM method of solution Compressed program data is still stored as com format, you can watch it turn into a PGM format, compressed in the com format to PGM program. <4> All the C programs are in Linux (Rethat7.3) to complete.
Platform: | Size: 1811456 | Author: shikaichang | Hits:

[Compress-Decompress algrithmszlib-1.2.3

Description: 著名的zlib算法 bmp图像一般可以压缩50倍-Bmp image known generally zlib compression algorithm 50 times
Platform: | Size: 672768 | Author: cmdhack | Hits:

[matlabDCTyasuo

Description: 本程序是对girl.bmp文件做二维的DCT,以达到压缩的目的-This procedure is done two-dimensional girl.bmp file DCT, in order to achieve the purpose of compression
Platform: | Size: 1024 | Author: ming | Hits:

[Special Effectsjpeg

Description: 实现了delphi编程环境下的,bmp到jpeg的压缩过程,帮助您学习研究jpeg压缩实现-Achieved delphi programming environment, bmp to jpeg compression process, help you learn of jpeg compression to achieve
Platform: | Size: 522240 | Author: HJ | Hits:

[Compress-Decompress algrithmsjpeg_24bit_bmp

Description: 用C所编写的24位bmp文件的jpeg压缩程序-Prepared using C 24-bit bmp file of jpeg compression program
Platform: | Size: 3641344 | Author: mastor | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »

CodeBus www.codebus.net